Clarify descriptions of delq and delete in Lisp manual.
authorChong Yidong <cyd@gnu.org>
Sun, 9 Sep 2012 07:50:45 +0000 (15:50 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 9 Sep 2012 07:50:45 +0000 (15:50 +0800)
commitb29b1dba1b1a18ad73f242da855c7ad25300deb5
tree3870f550df142cad5eda6aed5c8e7e36d1e05478
parent139c200c43e62c0e15e30b5782c33699b6d75b84
Clarify descriptions of delq and delete in Lisp manual.

* doc/lispref/lists.texi (Sets And Lists): Explain that the return value for
delete should be used, like for delq.
doc/lispref/ChangeLog
doc/lispref/lists.texi